Skip to content

Conversation

jbrockmendel
Copy link
Member

Trimming the diff in #55901

@mroeschke mroeschke added Testing pandas testing functions or related to the test suite Non-Nano datetime64/timedelta64 with non-nanosecond resolution labels Nov 23, 2023
expected = Series(
3,
index=pd.MultiIndex.from_tuples(
[
(1, Timestamp("2000-12-31")),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Generally +1 to refactor tests to minimize inference happening in our testing unless that's specifically what's tested

@mroeschke mroeschke added this to the 2.2 milestone Nov 23, 2023
@mroeschke mroeschke merged commit 1c606d5 into pandas-dev:main Nov 23, 2023
@mroeschke
Copy link
Member

Thanks @jbrockmendel

@jbrockmendel jbrockmendel deleted the tst-unit-8 branch November 23, 2023 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Non-Nano datetime64/timedelta64 with non-nanosecond resolution Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants